BITMAP OR
Short Description
Logical operator used within the plan for a logical OR operation where bitmap indexes are in use or internal has joins have been used in the plan.
Where to use​
This step is typically found where bitmap indexes are used, or large data sets are joined.
Further Reading​
- Oracle Magazine - How to read an execution plan
- Oracle Tuning Guide - Explaining and Displaying Execution Plans
- Oracle Tuning guide - Comparing Execution Plans Tutorial
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.